home *** CD-ROM | disk | FTP | other *** search
- $name "MarteauBolt"
-
- $properties
- {
- $collision_radius = 12
- $collision_flags = COLLIDE_ENEMYS,COLLIDE_WORLD,COLLIDE_INSTANCE
- $blast_radius = 200
- $blast_flags = BLAST_EXPAND
- $damage = 70
- $blast_damage = 0
- $blast_time = 10
- $min_velocity = 15
- $max_velocity = 15
- $velocity_flags = USE_SUPPLIED_VELOCITY
- $physics_flags = PHYS_GRAVITY
- $friction = 0.94
- $weapon_class = _WP_CLASS_VOODOO
- $ammo = 0
- }
-
- $custom_sounds
- {
- $sound_marteau_bolt_hit = "data\audio\sfx\weapons\marteau\hit.wav"
- }
-